b) backup: the blockchain is not an efficient reliable generic backup
mechanism because its broadcast. there are cheaper and relatively
simple ways to get end2end secure backup, the main challenge of which
is having secure keys and not forgetting them. bitcoin already has
that covered as its a central requirement of blockchain security. If
you want to archive your payment protocol receipts store them on some
cloud storage service or disk encrypted with related keys. for
example tahoe-lafs is optimised for the decentralised long-term
storage kind of use.
This is my main concern in the context of stealth addresses. I
intend to start a larger discussion on stealth addresses, but I wont
hijack the tread.