That’s a good idea, but we don’t have knowledge of what features may be implemented in the future. You can submit feature requests at https://github.com/elementor/elementor/issues/new/choose which gives you the opportunity to follow the discussion about ideas you submit, and track development progress of any that get implemented. You can learn more about how to submit requests at https://github.com/elementor/elementor/blob/master/.github/CONTRIBUTING.md
I might suggest using a super-lightweight complementary plugin like https://ww.wp.xz.cn/plugins/native-image-lazy-loading/ or https://ww.wp.xz.cn/plugins/native-lazyload/. In both cases, these filter the_content and replace anything <img> with the new native lazy loading image attribute.
Browsers that support it, like Chrome, will use it. Browsers that don’t will simply ignore it. What’s to lose?