Maciej
First, I would like to reinforce what Ma Hui has said. If you use a 32.768 kHz clock source with the RTC, it will increment every second.
To clarify why the LPO was included as a clock source, this was done to give the user a timer option that can wake the device from VLLSx power modes (except for VLLS0). It won't provide a real time clock in these modes, true. However, in the use case where a simple timer is required (but not an accurate time count) to wake the part from a low power mode (except for VLLS0), the LPO could be used as the clock source to the RTC which has the capability to wake the device from these power modes. In this case, you could setup the part to wake every 32.768 seconds. It appears that you are more familiar with the European notations for decimals, so I want to clarify, that this wake-up interval I have just quoted is about one-half of a minute (not 9 hours). If I misunderstood something, I apologize in advance.
Hope this clarifies things,
Chris