Serial bootloader for RP2040

It would be nice to see an UART bootloader in the firmware of RP2040 based boards.
Currently it’s required to get into BOOTSEL which of course is not really convenient for boards hidden out of sight.
There is:

It should be not too hard to implement.
Has this already been considered?