As far as i know this is not planned. Snapshots depend on the underlying storage / file system and they are not compatible with each other and work completely different and you can't "convert" them to work on another file system. If your clusters use the same file system then there is a chance this could work somehow. For ZFS you could use ZFS replication (not sure if snapshots are replicated too ...), for Ceph you could use a stretch cluster.
For now your best option is to backup your VM's more often, those backups could be used like snapshots. Look into PBS, with it's integrated deduplication backups don't need that much space and you can easily replicate them to another PBS in another location too.